home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / the_independent.swf / scripts / frame_1 / DoAction_2.as
Text File  |  2011-08-19  |  629b  |  21 lines

  1. trace("started");
  2. getURL("FSCommand:allowscale",false);
  3. getURL("FSCommand:showmenu",false);
  4. _quality = "LOW";
  5. _global.section = 0;
  6. _global.movieHeight = 400;
  7. _global.movieWidth = 500;
  8. radian = 0.017453292519943295;
  9. mRd = math.round;
  10. mMx = math.max;
  11. mMn = math.min;
  12. mAb = math.abs;
  13. oPeople = {typeNum:6,title:"people",lev:5000,yDepth:360};
  14. oBackBuild = {typeNum:4,title:"backBuild",lev:100,yDepth:330};
  15. oForeBuild = {typeNum:8,title:"foreBuild",lev:200,yDepth:330};
  16. oObstacles = {typeNum:5,title:"obstacles",lev:6000,yDepth:360};
  17. oBaddy = {};
  18. var l = attachMovie("loader","loader",10);
  19. l._x = 500;
  20. l._y = 350;
  21.